Management API

Base Resource URL:

     https://[server-name]/api/v01/merchants/[merchant-code]/fees/[fee-type]/cycle

Description:

Definition of days, when remittance process occurs for cycle-based fees. See merchant fee for additional information.

Supported Actions:

load  
Method:  GET       Implicit:  Yes       Returns:  FeeCycle      
Consumes:  xurl  Produces:  json, xml 
 
Lists merchant's fee cycle for the given frequency type.


modify  
Method:  POST       Implicit:  Yes       Returns:  FeeCycle      
Consumes:  json, xml, xurl  Produces:  json, xml 
 
Allows to modify merchant's fee cycle for the given frequency type.

Parameters:
# Name Type Required Default Description
01 object FeeCycle Yes Updated object information.

Represents information about the day of a month when fees are withdrawn.